﻿ .background {
        float:left;
        width:128px;
        border:1px solid #ebb001;
        background:#ebb001;
        height:45px;
        line-height:45px;
        font-size:14px;
}    
.sy_type {
            width:700px;
            margin-left:auto;
            margin-right:auto;
            text-align:center;
            margin-top:35px;
        }
            .sy_type ul {
                float:left;
                width:700px;
                height:45px;
                line-height:45px;
                list-style:none;
            }
            .sy_type li {
                float:left;
                width:130px;
                height:45px;
                line-height:45px;
                margin-right:10px;
            }
            .sy_type li:nth-child(5) {
     margin-right: 0;
}
             .sy_type li a{
                float:left;
                width:128px;
                border:1px solid #8d8d8d;
                /*background:#8d8d8d;*/
                height:45px;
                line-height:45px;
                color:#fff;
                font-size:16px;
                font-weight:500;
            }
           .sy_type li a:hover {
                float:left;
                width:128px;
                border:1px solid #ebb001;
                background:#ebb001;
                height:45px;
                line-height:45px;
                font-size:16px;
                }
        .sy_type ul li ul {
            margin-top:25px;
        }
        .sy_type ul li ul a {
            color:#5b5b5b;
            background:#efedee;
            width:220px;
            height:50px;
            line-height:50px;
            /*height:30px;
            line-height:30px;*/
            text-align:center;
        }
        .sy_type ul li ul a:hover {
            color:#fff;
            background:#8e8e8e;
            width:220px;
            /*height:30px;
            line-height:30px;*/
            text-align:center;
            height:50px;
            line-height:50px;
        }
 .sy_product_box1 {
            position: relative;
            float: left;
            z-index: 1;
            width: 280px;
            height: 305px;
            margin-right: 20px;
            margin-top:20px;
            /*background:#fff;*/
            /*border: 1px solid #ddd;*/
        }
    .sy_product_box1:hover .wk_case_ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 265px;
    line-height: 265px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color:#fff;
    /*background:rgba(0, 0, 0, 0.59);*/
    background:url(../images/cphover.png) no-repeat;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display:block;
    }
 .sy_product_box1:nth-child(4) {
    margin-right: 0;
}
 .sy_product_box1:nth-child(8) {
    margin-right: 0;
}
.sy_product_box_wenzi1 a {
    color:#333;
}
/*.sy_product_box1:hover {
    border:1px solid #4cff00;
}*/
  .sy_product_box_img1 {
            width: 280px;
            height: 265px;
            float: left;
            overflow: hidden;
        }
.sy_product_box1 .sy_product_box_img1 a img{
    margin: 0 auto;
    display: block;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
    
}
.sy_product_box1:hover .sy_product_box_img1 a img{
    width:280px;
    height:265px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
  .sy_product_box_wenzi1 {
            width: 280px;
            height: 40px;
            line-height: 40px;
            font-size: 12px;
            /*margin-top: 10px;*/
            float: left;
            text-align: center;
            overflow: hidden;  
            background:#efefef;            
        }
.anli {
    width: 100%; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    background: #100202; 
}
.anli_cont {
    width: 1206px; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    margin-top: 40px;
}
.gsxw {
    width: 100%; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    background: #f5f5f5; 
    float: left; 
    padding-top: 50px; 
    padding-bottom: 50px;
}
.gsxw_title {
    width: 1206px; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center;
}
.lianxi {
    width: 305px; 
    text-align: left;
}
.lianxi_title {
   border-bottom: 1px solid #CCC; 
   margin-right: 40px; 
   padding-bottom: 10px; 
   padding-left: 15px;
}
.rongyu {
    width: 541px; 
    text-align: left;
}
.rongyu_titile {
   border-bottom: 1px solid #CCC; 
   margin-right: 40px; 
   padding-bottom: 10px; 
   padding-left: 15px;
}
.hotSearch {
    float: left;
    font-weight: normal;
    color: #333;
    font-size:14px;
    height:50px;
    line-height:50px;
}
.sousuocont {
    width:300px;
    height:50px;
    line-height:50px;
}
.sousuo {
    color:#fff;
    background:#ebb001;
    text-align:center;
    height:32px;
    line-height:30px;
    width:70px;
    cursor:pointer;
}
.bgsousuo {
    background:#f2f2f2;
}
.sousuotext {
    color:#808080;
    border:1px solid #CCC;
    color:#808080;height:30px;
    line-height:30px;
    width:225px;
    text-indent:10px;
    border-right:none;
}